POV-Ray : Newsgroups : povray.binaries.images : [BUG?] woods.inc - T_Wood12 : [BUG?] woods.inc - T_Wood12 Server Time
12 Aug 2024 07:18:01 EDT (-0400)
  [BUG?] woods.inc - T_Wood12  
From: Bonsai
Date: 25 Sep 2003 05:54:23
Message: <3f72bb4f@news.povray.org>
Hi,

I think I found a little bug in the wood.inc include file. When I render 
the texture T_Wood12 I get strange patterns. Have a look at the 
attachment please. The problem is caused by the two textures that are 
overlayed in the definition of T_Wood12 in woods.inc. Rotating one 
texture by 90 degrees on the y-axis solves this. So I searched deeper in 
wood.inc and found the definition of the wood grain:

#declare P_WoodGrain12A =
pigment {
     bozo
     turbulence 0.04
     lambda 2.5
     omega 0.1
     octaves 7
     scale <0.5, 0.05, 0.05>
}

The scaling of 0.5 for the x-value should be 0.05 and the scaling for 
the z-value should be 0.5. Then everything looks o.k. without rotating 
one texture.

I hope this makes any sence. :-)

So long,

Bonsai

-- 
<--------------------------->
    ___ __ __  _ ___ ___  _
   | _ )  \  \( )  _) _ )( )
   | _ \() |\ \ |\ \/ _ \| |
   |___/__/_)\__)___)/ \_)_)

        www.b0n541.net
<--------------------------->

"Hi. I'm a signature virus. Add me to your signature - help me spread!"


Post a reply to this message


Attachments:
Download 't_wood12_error.jpg' (10 KB)

Preview of image 't_wood12_error.jpg'
t_wood12_error.jpg


 

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.